-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eraser #1152
Eraser #1152
Conversation
@ternaus I hope its okay to tag you here. I'm tagging you here for a request to assign a reviewer to review my merge request. |
Hi. Sorry for the late response. Please, remove pre-commit changes, they are not needed for your changes and they made a lot of changes in files that are not related to your target changes. |
@Dipet sorry for the late update. Please do let me know if there are any problems being faced while running or reviewing the eraser module. |
@Dipet, I request you to explain the label "wontfix". Does this mean that this feature is of no help to albumentations repo and won't be merged to the master? |
Hi. sorry that I did not write explanation. |
@Dipet , sorry for the late update. I have tried using the image only transform class for creating a new class named "MetaData" for the eraser feature. I have implemented some methods to it. Do review it and let me know if those methods are correct or not. Also I will be removing those images in my next commit once I get a reply from you regarding the methods of the new class. |
@Dipet, do review my implementation of the feature that can be run with Compose. Your inputs will help me progress in getting the feature implemented in albumentations |
It does not look like a feature that will be added in the near future. |
Eraser is a sub-module to synthesis a new dataset that has equal numbered of instances of different classes from an existing dataset. It requires the associated label txts in kitti format.